From: David Kastrup Date: Mon, 2 Feb 2004 12:50:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24299 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0f8dc379701dc4ff43b0f0ff2c4bc2231100d245;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8885aff60e3..4458f635d2f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-02-02 David Kastrup + + * replace.el (perform-replace): Allow 'literal argument in + regexp-flag to indicate literal replacement. + (query-replace-regexp-eval): Use it. + 2004-02-01 Andreas Schwab * progmodes/executable.el (executable-command-find-posix-p): Doc